home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
pc
/
allfiles
/
Blix
/
blix.dxr
/
Script_20_F.ScoreNum_BT.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-28
|
144 b
|
11 lines
on enterFrame
repeat with n = 20 to 24
set the ink of sprite n to 2
end repeat
updateStage()
end
on exitFrame
myDelayTimer(20)
end